Skip to content

feat: XDG_CONFIG_HOME support #100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mufeedali
Copy link

@mufeedali mufeedali commented Jul 19, 2025

If a user has already set the XDG_CONFIG_HOME environment variable, they usually expect config to be placed there.

This change allows users who set the variable to take advantage of it while not breaking existing users' experience in any way.

- If a user has already set the XDG_CONFIG_HOME variable, they expect config to be placed there.
- This change allows users who set the variable to take advantage of it.
- It should not break existing users' experience in any way.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant